@charset "utf-8";
/*-----------------------------------// 全局样式 //-----------------------------------*/
body{ font:14px/180% "Microsoft Yahei",Arial,Helvetica, sans-serif,Verdana; color:#525252; margin:0; text-align:center; background:#fff}
table,td{}
table{border-collapse:collapse; border-spacing:0; empty-cells:show; }
th, td { border-collapse:collapse; }
a{blr:expression(this.onFocus=this.blur())} /*for IE*/
a{outline:none;} /*for Firefox*/
A:link{text-decoration:none; color:#525252;}
A:visited{text-decoration:none; color:#525252;}
A:hover{text-decoration:none; color:#0076ca;}
#blue_font,#blue_font a,#blue_font a:visited{ color:#0053b9;}
img{ border:0; }
div,p,img,ul,li,form,input,label,span,dl,dt,dd,h1,h2,h3,h4,h5,h6{margin:0;padding:0;}
ol,ul,li{list-style-type:none;}
.imr{ margin:0 10px; vertical-align:middle;}


/*pw新增全局样式s*/
.bg_white { background:white !important}
.box-shadow {box-shadow:0 1px 2px rgba(0, 0, 0, 0.1)}

.m10 { margin:10px !important}
.mb10 { margin-bottom:10px !important}
.mt10 { margin-top:10px !important}
.ml10 { margin-left:10px !important}
.mr10 { margin-right:10px !important}

.p10 { padding:10px}
.pb10 { padding-bottom:10px !important}
.pt10 { padding-top:10px !important}
.pl10 { padding-left:10px !important}
.pr10 { padding-right:10px !important}

.pw_wraper { width:1100px}
.pw_div { margin:0 auto}
.pw_clear:after {
	content:".";
	height:0px;
	visibility:hidden;
	display:block;
	clear:both;
	line-height:0px;
}
.pw_divider { height:10px; line-height:0; font-size:0;}
.pw_module,#main_con .mod_block { margin-bottom:10px }
#ttl .blk_t,#ttl2 .blk_t,#use .blk_t,#i_left .blk_t,#center .blk_t,#i_right .blk_t { border-bottom:1px solid #e1e1e1; text-align:center; color:#6e6e6e; margin-bottom:10px; font-size:18px; font-weight:normal}
#right .art_list_title,#right .blk_t,#right .artview_title { font-size:18px; border-bottom:1px solid #e1e1e1; font-weight:normal; margin-bottom:10px}
#ttl .blk_t,#use .blk_t { margin-bottom:20px}
#ttl .blk_t span,#ttl2 .blk_t span,#use .blk_t span,#i_left .blk_t span,#center .blk_t span,#i_right .blk_t span,#right .art_list_title span ,#right .blk_t span,#right .artview_title span { display:inline-block; border-bottom:2px solid #0076ca; padding:10px 25px; }
#right .art_list_title span ,#right .blk_t span,#right .artview_title span { padding-left:0}
/*pw新增全局样式e*/

/*pw模块样式s*/
#use { background:#fff;}
#ttl { background:#0076ca;}
#use .pw_module_list,#ttl .pw_module_list { padding:35px 0}
#ttl .blk_t { border-bottom-color:#fff; color:#fff}
#ttl .newprod_name a { color:white}
#ttl .recent_list,#use .recent_list { width:auto}
#ttl .list_con ul,#use .list_con ul { margin-left:0;}
#ttl .list_con ul li,#use .list_con ul li { width:32%;}
#ttl .company_intro,#use .company_intro { padding:0;}
.flink_index li { padding-left:0 !important}
#ttl2 .flink_index li,#ttl .flink_index li,#use .flink_index li { width:16%; overflow:hidden}
#ttl a,#ttl,#ttl .titlelist a,#ttl .company_intro { color:#999}
#ttl .company_intro,#ttl2 .company_intro img,#use .company_intro img { background:#DFDFDF; padding:5px; margin:5px}
#ttl2 .qq_list_con li,#ttl .qq_list_con li,#use .qq_list_con li { width:20%; float:left; clear:none}
/*pw模块样式s*/


/*pw重置样式s*/
.placeholder { height:5px !important}
.art_list { overflow:hidden;}
/*pw重置样式s*/



/*-----------------------------------// 页面样式 //-----------------------------------*/
/*--- 外部div ---*/
/*#main_all{ width:970px; margin:0 auto;background:url(../images/content_top_bg.gif) no-repeat top #fff; padding-top:17px;}*/
.web_bg{ margin:0 auto; width:100%; }
#main_div{text-align:left;}

/*--- 头部 ---*/
#top{ border-top:5px solid #333;}
#header{ max-height:120px; position:relative; max-width:1200px; min-width:1100px; margin:0 auto; z-index:100; min-height:80px}
#mainmain{}
#top_link{ float:left; padding:70px 0 0 180px;}
#top_link #cart .cart_con{ border:none; display:none;}
#top_link,#top_link a,#top_link a:visited{ color:#444;}

/*--- 标志 ---*/
#logo{ float:left; overflow:hidden;   margin:0 auto; text-align:left; width:300px;}
#logo img { max-width:100%;}

/*--- 导航 ---*/
#nav{height:40px;line-height:40px; position:absolute; top:50%; margin-top:-20px; right:0;}
.nav_l{ display:none;}
.nav_r{display:none;}
.navigation:after {
	content:".";
	height:0px;
	visibility:hidden;
	display:block;
	clear:both;
	line-height:0px;
}
.navigation li{ float:left; width:100px; text-align:center; position:relative; z-index:5;  padding:5px; padding-bottom:0; }
.navigation li .pw_nav_text_wraper { display:block; height:28px; border-right:1px solid #ccc; margin-right:-5px; position:absolute;  right:4px;}

.navigation li a,
.navigation li a:visited { display: block; text-decoration: none; color: #333; height:40px;font-weight:bold; line-height:35px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.navigation li a:hover,
.navigation li.hover a { color: #fff; text-decoration: none; line-height:40px; font-weight:bold;}
.navigation li.hover > span > a,
.navigation > li > a:hover { background:#0076ca; }

.navigation ul { display:none; }
.navigation ul li { background:none; margin:0px; padding: 0px; border:0;}

.navigation li ul { width:100px; display:none; position:absolute; top:40px; left:5px; margin: 0px; padding:0; z-index:100; background:#0076ca;background/*\**/: #0076ca\9; border-bottom:1px solid #0076ca; padding-bottom:1px; border-top:0;}
.navigation li ul li a { color:#fff; font-weight:normal; text-align:center; text-indent:0px; background-image:none; font-family: Arial,"宋体"; font-size:12px; height:30px !important; line-height:30px !important; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; margin-left:2px; padding:0 5px; border-top:1px dashed #0076ca;
}
.navigation li ul li.hover > span > a,
.navigation li ul li a:hover { background:#fff; color:#0076ca; border:0; font-weight:bold; }
.navigation li.hover ul li a{ font-weight:normal;}

.navigation li ul ul { left:100px; z-index:200; top:-1px; border-left:0; background:white; color:#666; border:1px solid #0076ca; border-left:0;border-bottom:2px solid #0076ca;}
.navigation li ul li.hover ul li a{ color:#666; border:0;}
.navigation li ul li.hover ul li a:hover { text-decoration:underline;}


@media (max-width:1100px){
	.navigation li { width:79px; font-size:12px}	
}


/*--- banner ---*/
.pw_banner_bg { position:relative; background-color:#0076ca; padding:10px 0; z-index:0;}
.pw_banner_bg .pw_i_bgl { position:absolute; left:0; top:0; bottom:0; width:110px; background-color:#0076ca;}
.pw_banner_bg .pw_i_bgr { position:absolute; right:0; top:0; bottom:0; width:110px; background-color:#0076ca;}
.pw_bd{ background:url(../images/banner_bottom.jpg) repeat-x bottom; height:106px;}
#banner{overflow:hidden; text-align:center; clear:both;}
#use{ }
/*--- 主体页面 ---*/
#main_con{ margin-top: 0; margin-right: auto; margin-bottom: 0; margin-left: auto;  padding-right: 0; padding-left: 0; /*background:#FFF;*/ }

/*-----------------------------------// 首页 //-----------------------------------*/
#i_left, #i_right{ float:left; _display:inline; overflow:hidden; }
#i_left,#i_right{ width:240px;  }

/*--- 左侧 ---*/
#i_left{ /*margin-right:10px; border-right:1px solid #c3ddfe;*/}
#i_left .newprod_list{width:190px; overflow: hidden; _width:180px;}
#i_left .newprod_pic, #i_left .newprod_pic img{width:80px;height:80px; overflow:hidden; float:left;}
#i_left .newprod_name, #i_left .newprod_price,#i_left .newprod_intr{float:left; text-align:center;}
#i_left .newprod_name, #i_left .newprod_price{width:90px;font-size:12px;height:22px;line-height:22px;}
#i_left .newprod_intr{width:90px;margin:0 auto;height:34px;overflow:hidden;line-height:1.5em;color:#777;}
#i_left .newprod_xx,#i_left .newprod_gg, #i_left .newprod_view { display:none;}
#i_left .list_title a,#i_left .list_title a:visited{color:#fff;}
#i_left .login_title,#i_left .list_title,#i_left .cart_title,#i_left .newprod_title,#i_left .blk_t{}
#i_left .list_con ul li, #i_left .recent_con ul li{float:none;width:230px;overflow:hidden;}
#i_left .list_con ul li{width:220px; height:24px; overflow:hidden;}
#i_left .art_list_title{ display:none; }

/*--- 左侧下的留言板 ---*/
#i_left .mess_input input{height:18px; line-height:18px; width:125px;}
#i_left .mess_textarea textarea{ width:125px; height:50px;}
#i_left .mess_submit{ padding-left:75px;}
#i_left .message_bg{ display:none;}
#i_left .mess_list{ margin-bottom:3px;}

/*--- 左侧下的友情链接 ---*/
#i_left .list_con  .flink_index li,#i_right .list_con  .flink_index li{ float:left; width:33%;height:31px; _display:inline;list-style:none;background:none; padding-bottom:10px; padding-left:0; overflow:hidden}
#i_left .list_con .flink_index li img, #i_right .list_con .flink_index li img{width:88px;height:31px;margin:0 auto;}
#i_left .list_con .flink_index li, #i_right .list_con .flink_index li{background:none;}
#i_left .flink_index li a, #i_left .flink_index li img, #i_right .flink_index li a, #i_right .flink_index li img{ cursor:pointer;line-height:14px;}

/*--- 左侧下的登录 ---*/
#i_left  .login_left{width:65px;}
#i_left .login_right{width:120px;float:left;height:30px;}
#i_left  .login_right input{width:120px;}

/*--- 右侧 ---*/
#i_right{ float:right;}
#i_right .newprod_list{width:190px; overflow: hidden; _width:180px;}
#i_right .newprod_pic, #i_right .newprod_pic img{width:80px;height:80px; overflow:hidden; float:left;}
#i_right .newprod_name, #i_right .newprod_price,#i_right .newprod_intr{float:left; text-align:center;}
#i_right .newprod_name, #i_right .newprod_price{width:90px;font-size:12px;height:22px;line-height:22px;}
#i_right .newprod_intr{width:90px;margin:0 auto;height:34px;overflow:hidden;line-height:1.5em;color:#777;}
#i_right .newprod_xx,#i_right .newprod_gg, #i_right .newprod_view { display:none;}
#i_right .list_title a,#i_right .list_title a:visited{color:#fff;}
#i_right .login_title,#i_right .list_title,#i_right .cart_title,#i_right .newprod_title,#i_right .blk_t{}
#i_right .list_con ul li, #i_right .recent_con ul li{float:none;width:230px;overflow:hidden;}
#i_right .list_con ul li{width:220px; height:24px; overflow:hidden;}
#i_right .art_list_title{ display:none; }

/*--- 右侧下的留言板 ---*/
#i_right .mess_input input{height:18px; line-height:18px; width:125px;}
#i_right .mess_textarea textarea{ width:125px; height:50px;}
#i_right .mess_submit{ padding-left:75px;}
#i_right .message_bg{ display:none;}
#i_right .mess_list{ margin-bottom:3px;}

/*--- 右侧下的登录 ---*/
#i_right  .login_left{width:65px;}
#i_right .login_right{width:120px;float:left;height:30px;}
#i_right  .login_right input{width:120px;}

/*--- 中间 ---*/
#center{ margin:0 250px; overflow:hidden}
#center .newprod_list{width:145px; overflow: hidden; _width:140px;}
#center .newprod_pic, #center .newprod_pic img{width:130px;height:120px; overflow:hidden; float:left;}
#center .newprod_name, #center .newprod_price,#center .newprod_intr{float:left; text-align:center;}
#center .newprod_name, #center .newprod_price{width:130px;font-size:12px;height:22px;line-height:22px;}
#center .newprod_intr{width:130px;margin:0 auto;height:34px;overflow:hidden;line-height:1.5em;color:#777;}
#center .newprod_xx,#center .newprod_gg, #center .newprod_view { display:none;}
#center .list_title a,#center .list_title a:visited{color:#fff;}
#center .login_title,#center .list_title,#center .cart_title,#center .newprod_title{font-size:13px;height:36px;line-height:36px;background:url(../images/left_class_bg.gif) no-repeat left;text-indent:45px;color:#FFF;font-weight:bold;}
#center .blk_t{}
#center .list_con ul li,  #center .recent_con ul li{width:260px; height:30px; overflow:hidden; line-height:30px;}
#center .art_list_title{ display:none; }

/*--- 中间下的留言板 ---*/
#center .mess_input input{height:18px; line-height:18px; width:360px;}
#center .mess_textarea textarea{ width:390px; height:80px;}
#center .mess_submit{ padding-left:75px;}
#center .message_bg{ display:none;}
#center .mess_list{ margin-bottom:3px;}

/*--- 中间下的友情链接 ---*/
#center .list_con  .flink_index li,#center .list_con  .flink_index li{ float:left; width:20%;height:31px; _display:inline;list-style:none;background:none; padding-bottom:10px; overflow:hidden }
#center .list_con .flink_index li img, #center .list_con .flink_index li img{width:88px;height:31px;margin:0 auto;}
#center .list_con .flink_index li, #center .list_con .flink_index li{background:none;}
#center .flink_index li a, #center .flink_index li img, #center .flink_index li a, #center .flink_index li img{ cursor:pointer;}

/*--- 中间下的登录 ---*/
#center  .login_left{width:65px;}
#center .login_right{width:120px;float:left;height:30px;}
#center  .login_right input{width:120px;}


/*-----------------------------------// 内页 //-----------------------------------*/
/*--- 左侧 ---*/
#left{width:263px;float:left;overflow: hidden; _display:inline;}
#left .newprod_list{width:240px; overflow: hidden; _width:230px;}
#left .newprod_pic, #left .newprod_pic img{width:110px;height:110px; overflow:hidden; float:left;}
#left .newprod_name, #left .newprod_price,#left .newprod_intr{float:left; text-align:center;}
#left .newprod_name, #left .newprod_price{width:112px;font-size:12px;height:22px;line-height:22px;}
#left .newprod_intr{width:112px;margin:0 auto;height:34px;overflow:hidden;line-height:1.5em;color:#777;}
#left .newprod_xx,#left .newprod_gg, #left .newprod_view { display:none;}
#left .list_title a,#left .list_title a:visited{color:#fff;}
#left .login_title,#left .list_title,#left .cart_title,#left .newprod_title,#left .blk_t{font-size:13px;background:url(../images/right_class_bg.gif) no-repeat left center;overflow:hidden;height:36px;line-height:36px;text-indent:20px;color:#fff;font-weight:bold; }
#left .list_con ul li, #left .recent_con ul li{float:none;width:230px;overflow:hidden; line-height:14px;}
#left .list_con ul li{width:230px; height:24px; overflow:hidden;}
#left .art_list_title{ display:none; }

/*--- 左侧下的留言板 ---*/
#left .mess_input input{height:18px; line-height:18px; width:150px;}
#left .mess_textarea textarea{ width:150px; height:50px;}
#left .mess_submit{ padding-left:75px;}
#left .message_bg{ display:none;}
#left .mess_list{ margin-bottom:3px;}

/*--- 右侧 ---*/
#right{margin-left:250px; _display:inline; background:#fff;}
#right .blk_t{}
#right .art_list_con, #right .prod_list_con{margin-bottom:9px; padding:8px; zoom:1; overflow:auto;scrollbar-face-color: #E6E6E6;
scrollbar-highlight-color: #ffffff;scrollbar-shadow-color: #ffffff;scrollbar-3dlight-color: #B0B0B0;scrollbar-arrow-color: #666666;scrollbar-track-color: #f5f5f5;scrollbar-color: #B0B0B0;scrollbar-darkshadow-color: #9C9C9C;}
#right .art_list_con ul li{border-bottom:1px dashed #CCC; height:30px; line-height:30px;}
#right .art_list_con ul li .l_title{float:left; width:460px; height:30px; overflow:hidden; background:url(../images/news_arrow.gif) no-repeat left; background-position:0px 10px; padding-left:15px; }
#right .art_list_con ul li .n_time{float:right; color: #7E7E7E; padding-right:15px;}
 #right .list_con ul.flink_index, #right .list_con ul.flink_index{line-height:2em;list-style:none; overflow:auto;zoom:1;}
#right .login_con{ width:320px; margin:0 auto;}
#center .login_con{ width:220px; margin:0 auto;}

/*--- 右侧下的留言板 ---*/
#right .mess_submit{ padding-left:105px;}
#right .mess_input input{ width:430px; height:22px; line-height:22px;}
#right .mess_textarea textarea{width:430px; height:150px;}
#right .mess_submit{ width:405px; text-align:center;}
#right .message_bg{ width:542px; height:268px; background:url(../images/message_pic.jpg) no-repeat; margin:0 auto;} 
#right .yzm_input input{ width:366px;}


/*--- 首页产品样式 ---*/
.newprod_pic, .newprod_pic img{width:133px; height:133px;overflow:hidden;}
.newprod_list{width:133px;margin:0 10px;padding-bottom:5px;padding-top:6px;text-align:center;}
/*.newprod_pic{margin:0 auto;border:#ccc 1px solid; vertical-align:middle;}*/
.newprod_pic{margin:0 auto;border:none; vertical-align:middle;}
.newprod_name{line-height:22px; height:22px; overflow:hidden; padding-left:5px; width:133px;}
.newprod_name,.newprod_name a,.newprod_name a:visited{ color: #000;}
.media_grid td{vertical-align: top;}
.newprod_name a,.newprod_name a:visited{}
.newprod_intr{width:133px;margin:0 auto;height:36px;overflow:hidden;line-height:1.5em;color:#777; padding-left:5px;}
.newprod_price{line-height:22px; color:#820021;}
.newprod_xx{width:46px;height:20px;font-size:1px;background: url(../images/more.gif) no-repeat;cursor:pointer;float:left;}
.newprod_xx:hover{ filter:alpha(opacity=70); -moz-opacity:0.7; opacity: 0.7;}
.newprod_button{ padding:5px 0 0 15px;}
.newprod_view{ float:left; width:46px; height:20px; margin-right:5px;}
.newprod_view:hover{filter:alpha(opacity=70); -moz-opacity:0.7; opacity: 0.7;}

/*--- 内页产品样式 ---*/
.prod_list_con{padding-top:7px;}
.pic_list_list,.prod_list_list{width:133px;float:left; _display:inline; margin:0 13px; padding:5px 0;text-align:center;line-height:1.5em;}
.prod_list_pic,.prod_list_pic img{width:133px;height:133px;margin:0 auto;}
.prod_list_pic{border:#ccc 1px solid;}
.prod_list_name,.prod_list_type{text-align:center;margin-top:5px; width:133px; overflow:hidden; line-height:18px; height:18px;}
.prod_list_name{ overflow:hidden;}
.prod_list_intr{width:133px;height:32px;overflow:hidden;margin:0 auto;padding:6px 0;color:#777;}
.prodview_info{padding-left:15px;height:23px;}
.prodview_pic,.prodview_pic img{width:200px;height:225px;}
.prodview_pic{float:left;margin:0 15px 0 20px; _margin-left:10px; border:#D5E1E2 1px solid;}
.prodview_prices{line-height:2.5em;}
.prodview_prices img{float:left;margin:6px;}
.prodview_prices input{width:47px;height:16px;line-height:16px;/*background-image:url(../images/cart_s_24.jpg);*/padding-left:5px;
padding-right:5px;}
.prodview_content{clear:both;padding:0 25px;padding-top:8px;line-height:1.7em;min-height:50px;text-align:justify; text-justify:inter-ideograph;}
.pic_list_list{float:left;}
.pic_list_pic,.pic_list_pic img{width:120px;height:97px;}
.pic_list_pic{border:#CCCCCC 3px solid;margin:0 auto;}
.pic_list_name{height:27px;line-height:27px;text-align:center;}
#product_gallery { margin: 8px; }
.product_gallery_pic { border: 3px solid #ececec; margin: 0px 0px 3px 6px; width: 120px; }

/*--- 文章及列表 ---*/
.list_con{padding-top:5px;}
.list_con ul{line-height:2em;}
.list_con ul li{ background-position:0px center; width:300px; float:left; padding-left:10px; overflow:hidden; background-image: url(../images/news_arrow.gif); background-repeat: no-repeat; }
.recent{line-height:1.7em;}
.recent_con{padding-top:6px;}
.recent_list{margin:0 auto;width:90%;border-bottom:#CCC 1px dashed;clear:both;padding-bottom:5px;margin-bottom:5px; zoom:1; overflow:auto;}
.artview{margin-bottom:10px;}
.artview_title{}
.artview_info{text-align:center;}
.artview_intr{padding:5px;line-height:1.7em;color:#868686;background-color:#F5F5F5;border:#E5E5E5 1px solid;margin-bottom:10px;
text-indent:24px;}
#artview_content{line-height:2em;text-indent:28px;text-align:justify; text-justify:inter-ideograph; padding:0 13px;}
#artview_content,#artview_content a{font-size:14px;}


/*--- 标题 ---*/
.login_title,.list_title,.cart_title,.newprod_title{font-size:13px;height:36px;line-height:36px;background:url(../images/left_class_bg.gif) no-repeat;text-indent:35px;color:#FFF;font-weight:bold; overflow:hidden;}
.list_title a,.list_title a:visited{color:#1A6592;}
.art_list_title{}
.order_title, .first_reg_title, .product_title{}

/*--- 栏目框 ---*/

#right .list_con,#right .login_main,#right .newprod_con,#right .prod_type,.prod_type_n,#right .cart_con,#right .lagbar, #right .recent_con,#right #mess_main,#right .cartlist,#right .com_con{margin-bottom:9px;padding-bottom:5px;zoom:1;overflow:auto; overflow-x:hidden;  border:none/*; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-right-color: #EDEDED; border-bottom-color: #EDEDED; border-left-color: #EDEDED;*/background:#f7f7f7;  }
#right #mess_main{ background:none;}
#center .list_con,#center .login_main,#center .newprod_con,#center .prod_type,#center .prod_type_n,#center .cart_con,#center .lagbar, #center .recent_con,#center #mess_main,#center .cartlist,#center .com_con{padding-bottom:5px;zoom:1; overflow:auto; overflow-x:hidden; border:none;/* border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-right-color: #EDEDED; border-bottom-color: #EDEDED; border-left-color: #EDEDED; background:#f7f7f7;*/ }
.list_con, .login_main, .newprod_con, .prod_type, .prod_type_n, .cart_con,.lagbar, .recent_con, #mess_main, .cartlist, .com_con,.qq_list_con,.langbar{  padding:0 5px; padding-bottom:5px; zoom:1; overflow:auto; overflow-x:hidden;}

.cart_con{padding:5px 0; text-align:center;}
.com_con{ padding:8px;}
.list_bot,.login_bot{clear:both;height:10px;font-size:1px;line-height:10px;overflow:hidden;display:block;/*background:url(../images/left_bottom.gif) no-repeat bottom;*/}
#center .list_bot,#center .login_bot{clear:both;height:10px;font-size:1px;line-height:10px;overflow:hidden;display:block;/*background:url(../images/center_bottom.gif) no-repeat bottom;*/ }
#left .list_bot,#left .login_bot{clear:both;height:10px;font-size:1px;line-height:10px;overflow:hidden;display:/*block;background:url(../images/web_left_bottom.gif) no-repeat bottom; */}
#right .list_bot,#right .login_bot{clear:both;height:10px;font-size:1px;line-height:10px;overflow:hidden;display:none;/*background:url(../images/web_left_bottom.gif) no-repeat bottom;*/ }
#footer .list_bot,#footer .login_bot{clear:both;height:10px;font-size:1px;line-height:10px;overflow:hidden;display:none;/*background:url(../images/left_bottom.gif) no-repeat bottom;*/ }


/* ---------------搜索----------*/
.articel_search{ width:280px; float:right; margin-top:40px;}

/*--- 登录 ---*/
.login_info{ height:22px; line-height:22px; clear:both;  padding-left:10px;}
.login_info a{ border:1px solid #CCC; padding:2px; background:#F6F6F6; clear:both; }
.login_left{width:70px;padding-right:10px;float:left;height:30px;line-height:25px;text-align:right;}
.login_right{width:165px;float:left;height:30px;}
.login_right input{font-size:12px;color:#444;width:163px;height:21px;line-height:21px;border:1px solid #d6d6d6;background:url(../images/login_input.gif);}
.login_all{text-align:center;clear:both;padding:7px 0;}
.login_all input{margin:0px;padding:0px;border:0px;font-size:12px;color:#444;margin-left:20px;width:61px;height:23px;
line-height:23px;background:url(../images/login_button.gif) no-repeat;cursor:pointer;}
.login_top{display:none;height:13px;font-size:1px;background-image:url(../images/health_15.jpg);}
.login_all1{padding-left:12px;height:22px;line-height:22px;}
.login_con{ padding-top:6px;}
#yzmshow{position:absolute;float:left;display:none;margin-left:25px;margin-top:15px;z-index:3;}
#yzmshow img{height:18px;margin-top:2px;border:#ccc 2px solid;}
#loginform_stat{height:25px;line-height:25px;width:90%;margin:0 auto;width:200px;display:none;}

/*--- 搜索 ---*/
.art_list_search{position:absolute;margin-left:410px;margin-top:-28px;}
#article_keyword,#prd_keyword,#download_keyword{border:0px;padding:0px;margin:0px;width:163px;height:18px;line-height:18px;border:#d6d6d6 1px solid;background:url(../images/search_input.gif)}
#articlesearch_submit,#prdsearch_submit,#downloadsearch_submit{border:0px;padding:0px;margin:0px;width:49px;height:20px;line-height:20px;background:url(../images/search_button.gif) no-repeat;color:#fff;margin-left:10px;font-size:12px;cursor:pointer;}

/*--- 友情链接 ---*/
#left .list_con  .flink_index li,#right .list_con  .flink_index li{ float:left; width:110px;height:31px; _display:inline;list-style:none;background:none; padding-bottom:10px; }
#left .list_con .flink_index li img, #right .list_con .flink_index li img{width:88px;height:31px;margin:0 auto;}
#left .list_con .flink_index li, #right .list_con .flink_index li{background:none;}
#left .flink_index li a, #left .flink_index li img, #right .flink_index li a, #right .flink_index li img{ cursor:pointer;}

/*--- qq ---*/
.qq_list_con ul li{margin-bottom:5px; clear:both;}
#right .qq_list_con ul li{ float:left; margin-right:10px; margin-bottom:5px; clear:none;}
#center .qq_list_con{zoom:1;overflow:auto;overflow-x:hidden;overflow-y:hidden;padding:5px; border:none;}
.qq_list_con{ padding-bottom:5px;zoom:1; overflow:auto;overflow-x:hidden;overflow-y:hidden;padding:5px;}
#center .qq_list_con ul li{ float:left; margin-right:10px; margin-bottom:5px; clear:none; }

/*--- 内容页面  ---*/
#sta_content{font-size:14px;line-height:2em;margin-bottom:10px;overflow:hidden; padding:10px 10px 0 10px;}

/*--- 订购相关样式 ---*/
input.add_to_cart_b_view{background:none;margin:0;padding:0;border:0;font-size:14px;color:#FFF;text-indent:28px;width:109px;height:34px;line-height:34px;background-image:url(../images/add_to_cart.gif);cursor:pointer;font-weight:bold;_margin-top:4px;}
.saving_o_b{background:none;background:url(../images/saving.gif) no-repeat;cursor:pointer;width:78px;height:25px;line-height:25px;margin:0;padding:0;font-size:12px;border:0;position:absolute;text-align:left;text-indent:22px;color:#FFF;}
.order_now_b{background:none;background: url(../images/order_n.gif) no-repeat;cursor:pointer;width:78px;height:25px;line-height:25px;margin:0;padding:0;font-size:12px;border:0;position:absolute;text-align:left;text-indent:18px;color:#FFF;}
.Modify_items_b{background:url(../images/change.gif) no-repeat;cursor:pointer;width:78px;height:25px;line-height:25px;margin:0;padding:0;font-size:12px;border:0;position:absolute;text-align:left;text-indent:18px;color:#FFF;}
.ordernow{position:absolute;margin-left:540px;margin-top:-30px;}
.cartlist_list{padding-top:5px;}
.cartlist_pic,.cartlist_pic img{width:75px;height:75px;}
.cartlist_pic{border:#CCC 2px solid;margin-left:20px;margin-right:20px;float:left; _margin-left:10px;}
.cartlist_nametype{width:380px;float:left; margin-right:30px; overflow:hidden;}
.cartlist_no{line-height:3em;}
.cartlist_no input,#amount{border:0px;margin:0px;padding:0px;width:47px;height:16px;line-height:16px;padding-left:5px;padding-right:5px;border:#999 1px solid;}
.cartlist_intr{clear:both;line-height:1.5em;padding-top:5px;padding-bottom:7px;padding-left:25px;border-bottom:#CCC 1px dashed;}

/*--- 订购表单控制 ---*/
.new_order_name{ width:300px; padding-right:15px; overflow:hidden;}
.new_orders_list{ margin:10px 0 0 10px;}
.new_orders_list th{ border-bottom:1px dashed #d8d8d8;}
.new_orders_list td{ border-bottom:1px dashed #d8d8d8; height:32px;}
.order_1,.order_2,.order_3,.order_4,.order_5{line-height:30px;float:left;margin-left:10px; margin-top:8px; _display:inline;}
.order_1{width:125px;}
.order_2{width:117px;}
.order_2 #paygate{ margin-top:5px;_margin-top:3px;}
.order_3{width:117px;}
.order_4{width:117px;}
.order_5{width:117px;}
.ordertotle{width:382px;height:30px;line-height:30px;float:left; padding-left:6px;}
.o_b1{height:2px;font-size:1px;border-bottom:#CCC 1px solid;clear:both;}
.o_b{height:2px;font-size:1px;border-bottom:#CCC 1px dashed;clear:both;}
.addr{border-bottom:#DEDEDE 1px solid;height:30px;line-height:30px;margin-top:4px;}
.addr1{width:85px;margin-left:20px;height:30px;line-height:30px;background-color:#DEDEDE;text-align:center;}
.addr2{border:#DEDEDE 1px solid;padding:5px;line-height:2.5em;border-top:0px;min-height:20px;}
.addr2 a{color:#003399;}
.submit_order{ font-size:12px; height:28px;  background:url(../images/sendorder.gif) no-repeat; cursor:pointer; margin:7px 0 7px 20px; text-align:center; color:#FFF;  border:none; line-height:28px; width:80px;}
.submit_order_wrapper{ height:100px;}


/*--- 产品类别 ---*/
.prod_type{padding-top:4px;padding-left:0px;padding-left:14px\9;*padding-left:0px;_padding-left:0px;}
#center .prod_type ul{margin:0 auto;float:none;width:95%;}
.prod_type ul{margin:0 auto;float:none;width:90%;}
.prod_type ul li{padding:0 0 4px 18px; margin-bottom:5px;border-bottom:#ccc 1px dashed;}
.prod_type ul li a{height:29px;line-height:29px;}
.prod_type ul li a:hover,.prod_type ul li.act a{}
.prod_type ul ul{display:none;}
.prod_type ul ul li{text-indent:20px;border:0px;padding:0px;background-position:0px 8px;}
.prod_type ul li, .prod_type ul li a, .prod_type ul li a:visited{ color:#444;}

/*--- 产品类别新样式 ---*/
.prod_type_n{padding-top:4px;padding-left:14px;padding-left:14px\9;*padding-left:0px;_padding-left:0px;}
.prod_type_n ul{margin:0 auto;float:none;width:90%;}
.prod_type_n ul li{padding:0 0 4px 18px; margin-bottom:5px;border-bottom:#ccc 1px dashed;}
.prod_type_n ul li a{height:29px;line-height:29px;}
.prod_type_n ul li a:hover,.prod_type ul li.act a{}
.prod_type_n ul ul{display:none;}
.prod_type_n ul ul li{border:0px;padding:0 0 4px 18px;}
.prod_type_n ul li, .prod_type_n ul li a, .prod_type_n ul li a:visited{ color:#444;}

/*--- 留言板 ---*/
#mess_main{ padding:10px 0; overflow:hidden;}
.mess_list{ clear:both; overflow:auto; zoom:1; margin-bottom:10px;}
.mess_title,.mess_input,.mess_textarea{ float:left; display:inline;}
.mess_title{ width:60px; text-align:right; margin-right:15px;}
.mess_input input,.mess_textarea textarea{ border:1px solid #d6d6d6; background:url(../images/mess_input_bg.gif) repeat-x #FFF;}
.mess_textarea textarea{ overflow:auto;}
.subd{width:80px;border:0px;height:28px; line-height:26px; background:url(../images/sendorder.gif) no-repeat; cursor:pointer; text-align:center; color:#FFF;}

/*--注册--*/
.reg_bg{ background:url(../images/reg_pic.jpg) no-repeat bottom; height:396px;}
#regform_table{ width:598px; margin:0 auto;}
#regform_table .regform_table_s{ width:320px; margin:0 auto;}
#regform_table td{ text-align:left;}
#regform_table .td_sub{ padding:15px 0 0 18px;}
#regform_table tbody td input{width:100px;height:18px;padding-right:8px;border:#9CA9C9 1px solid;font-size:12px;color:#666;}
#regform_table input#submit{ background:url(../images/reg_button.gif) no-repeat;width:74px; height:25px; line-height:25px; text-align:center; color:#FFF; border:0; cursor:pointer; margin-left:48px;}
.regformsub input{width:70px;border:0px;height:26px; line-height:26px; background:url(../images/mess_sub.gif) no-repeat; cursor:pointer; text-align:center; color:#FFF; margin-left:170px;}
#regform_table .regform_table_s td.label{ width:65px;}
#regform_table .regform_table_s td.entry{ width:255px;}
.status{padding:10px;background-color:#FFFBD0;border:#EE9C5F 1px solid;color:#666;}


/*--- 统计 ---*/
.counter{text-indent:10px;height:26px;line-height:26px;color:#fff;background-color:#565656;border:#383838 1px solid;}
.counter span{float:left;}
#counterpic{float:left; margin-top:-2px;}
#counterpic img{ float:left; margin-left:2px; margin-top:5px;}
.jsq{float:left;min-width:12px;margin-right:4px;font-weight:normal;font-family:Georgia, "Times New Roman", Times, serif;line-height:14px;text-align:center;background-color:#fff;color:#000;text-indent:0px;margin-top:6px;}


/*--- 语言的选择 ---*/
.langbar{clear:both;margin:0 auto;clear:both; background:#fff;overflow:hidden;padding-bottom:5px; zoom:1; overflow:auto;}
#center .langbar{ border:none;clear:both;margin:0 auto;clear:both;overflow:hidden;padding-bottom:5px; zoom:1; overflow:auto; }
.langbar a{display:block; width:60px; float:left;height:20px; margin-right:20px; text-align:center; margin:0 10px; margin-left:20px;_margin-left:0px;*margin-left:0px;}

/*--- 分页 ---*/
#pagerwrapper{clear:both;margin-bottom:10px;}

/*--- 自定义 ---*/
.custom_con{  padding:15px; margin-bottom:9px;text-align:justify; text-justify:inter-ideograph;}
.custom_con td{text-align:justify; text-justify:inter-ideograph;}

/*--- 底部 ---*/
#footer_bg{ width:100%; margin:0 auto; /*background:url(../images/footer_bg.gif) no-repeat top #fff;*/ background:#0076ca;  }
#footer{ clear:both;width:1100px; text-align:center; /*background:url(../images/footer_bg2.gif) no-repeat bottom;*/ line-height:1.5em; padding:15px 0; margin:0 auto; color:#fff; }
#footer a,#footer a:visited{color:#fff;}
#footer .custom_con{ border:none; padding:0; margin:0; text-align:center;}
#footer .com_con{ border:none; padding:0; margin:0; background:none;}

/*--- Other ---*/
.more{display:none;}
.list_more{ clear:both;  text-align:right; padding-right:20px;}

/*--- 走马灯样式 ---*/
.marquee_list p font { font-size:inherit !important; display:block}

/*--- 向上 ---*/
.marquee {background: #FFF;overflow:hidden;height: 100px;text-align: center; padding:0 10px;}
.marquee img {border: 1px solid #E6E6E6;display: block;margin-bottom:5px;}
.marquee  p{ text-align:left; height:24px; border-bottom:1px dashed #E6E6E6; line-height:24px; padding-left:20px; overflow:hidden;}

/*--- 左右---*/
.marquee_list{overflow:hidden;text-align:center; _width:100%;}
.marquee_list img{ border:1px solid #fff; padding:1px; margin:3px; background:white}


/*--- 布局管理样式 ---*/
#adminToolbar { width:100%; height:38px; background:url(../images/admintoolbar_bg.gif) repeat-x; border-bottom:1px solid #000; z-index:99; }
#adminToolbar ul { float:left; text-align:left; height:38px; background:url(../images/admintoolbar_lo.gif) no-repeat; padding-left:150px; }
#adminToolbar ul li { float:left; padding:9px; position:relative; z-index:98; }
#adminToolbar .section { float:left; padding:0 10px; height:18px; line-height:18px; background:url(../images/admintoolbar_bt_bg.gif) repeat-x top; color:#012d5f; border:1px solid #6da5c7; }
#adminToolbar .section:hover { background:url(../images/admintoolbar_bt_bg.gif) repeat-x bottom; color:#a15b00; border:1px solid #dea303; }
.adminToolbar_downmenu { display:none; position:absolute; width:100px; padding:10px; background:#fff; top:29px; left:10px; }
.adminToolbar_downmenu a { display:block; height:24px; line-height:24px; color:#012d5f; }
.admintoolbar_right { float:right; padding-right:40px; line-height:38px; color:#00c6ff; }
.admintoolbar_right a { color:#fff; }
.admintoolbar_right a:hover { color:#00c6ff; }

.mod_toolbar { height:24px; line-height:24px; background:#000; text-align:left; padding-left:5px; z-index:-1;}
.mod_toolbar img {vertical-align: middle;}
.mod_toolbar a { font-size: 11px; color:#FFF; }

/* sortable placeholder */
.web_bg .sortable_placeholder { display: block; border: 1px solid #efefef; height: 32px; background: #ccc; }
.placeholder { display: block; height: 12px; }

.blankbar{height:1px;line-height:1px;font-size:1px;clear:both;}
.blankbar1{height:1px;line-height:1px;font-size:1px;clear:both;}
#pager {margin: 0px auto; margin-top:20px;}
#pager td{color:#999;padding-left:5px;padding-right:5px;}
#pager td a img{margin-left:2px;padding-right:2px;margin-top:2px;}
p.static_html{font-size:14px;}
p.static_html img{margin:10px;}



/* ---------------公告栏样式----------*/
.bulletin{ height:150px; overflow:hidden;}

/* ---------------首页公司介绍样式----------*/
.notice_con{ padding:8px;}
.company_intro{ padding:8px 8px 0 8px;}

.flinkbody img {height:31px;margin:0 auto;width:88px;}

/*IE6 img flash*/
#i_left  .flash_image,#i_right  .flash_image,#center  .flash_image,#left  .flash_image{ text-align:center; margin-bottom:9px;}
#left  .flash_image,#left .pro_over{width:260px; overflow: hidden; _width:256px; }
#left .company_intro,#left .com_con{width:247px; overflow: hidden; _width:247px;}
#i_left  .flash_image, #i_right  .flash_image, #i_left  .pro_over, #i_right  .pro_over{ width:210px; overflow:hidden; _width:206px;*width:207px; }
#center  .flash_image{ width:498px; overflow:hidden; _width:498px; }
#center .pro_over{ padding-left:8px; width:490px; overflow:hidden; _width:492px;*padding-left:0px;_padding-left:3px; }
#i_left .com_con,#i_left .company_intro { overflow:hidden; }
#center .com_con,#center .company_intro { overflow:hidden; }
#i_right .com_con,#i_right .company_intro { overflow:hidden; }


.switch_langbar { color:#fff; float:right; margin-top:35px;text-align:left;margin-right:10px;}
.switch_langbar a:link {color: #fff;text-decoration: none;}
.switch_langbar a:visited {text-decoration: none;color: #fff;}
.switch_langbar a:hover {text-decoration: underline;}
.switch_langbar a:active {text-decoration: none;}）
.lngbar_option { color:#fff;}
.lngbar_select { color:#fff;}
.lngbar_select {border:1px solid #5876A6;padding:0 3px;cursor:pointer;padding-right:20px;background:#39517C url(../../../images/down.gif) no-repeat right center;} 
.lngbar_option {border-left:1px solid #5876A6;border-right:1px solid #5876A6;border-bottom:1px solid #5876A6;padding:3px;background-color:#39517C;z-index:1000;position:absolute;display:none;}
.lngbar_option a {display:inline-block;width:100%;}

/*unofficial 2014-12-17 11:28:02*/
.zxkf_qqtable td {color:#333;}

.marquee_list p { width:170px;}